read_and_insert_process_output: Call 'prepare_to_modify_buffer' first
authorDmitry Gutov <dmitry@gutov.dev>
Tue, 11 Jun 2024 01:51:25 +0000 (04:51 +0300)
committerDmitry Gutov <dmitry@gutov.dev>
Tue, 11 Jun 2024 01:51:37 +0000 (04:51 +0300)
commit5a576069fcd803a6a5260a2da8ce0862be982eb4
treee38457badab132e9483a60ca1e7dc4115442e2c3
parentf74f4089fd2f2d317b993e842556608833791de3
read_and_insert_process_output: Call 'prepare_to_modify_buffer' first

* src/process.c (read_and_insert_process_output): Call
'prepare_to_modify_buffer' before any insertions (bug#71452).
src/process.c